Search

Help

Page 2 of 6. Showing 51 results (0.195 seconds)

  1. Setup Ubuntu Linux Base Server Bash Script 20 (Dec 2023)

    www.bonsaiframework.com/tscripts/01enablesudoforstaff sudo chmod or /etc/sudoers.d/01enablesudoforstaff exit SSH for HOST and CONTAINER install ssh sudo aptget assumeyes install ssh If you have slow ssh connection issues this can mean DNS related to server hosting system is not working properly. In cases where you cannot fix this (ie work
    www.bonsaiframework.comDec 20, 2023
  2. 1.3 Minimal Ubuntu Linux Security Checklist

    Introduction Outlined here are the minimal security steps the Bonsai Framework uses in server builds. Disable Direct Login as Root Through SSH On a fresh Ubuntu setup from scratch the default values in your /setch/ssh/sshdconfig is, PermitRootLogin prohibitpassword This prevents password and keyboardinteractive
    www.bonsaiframework.comAug 22, 2019
  3. SolarisWebcast.pdf

    : Disable inetd Services • Remote admin requires login shell access and file transfer– SSH does both securely • Consider running SSH and turning off inetd … console). This means you need the ability to log into the system over the network and transfer files back and forth. SSH provides both of these services
  4. Re: 1.3 Minimal Ubuntu Linux Security Checklist

    only on ssh attacks. Migrated to Confluence 4.0
  5. Re: 5.0 Zero Footprint Tomcat Instances

    http://ask.xmodulo.com/accessnatguestfromhostvirtualbox.html This example is for SSH (using port 22), but you can change it to port 80 for HTTP.
  6. 1.0 Setup Ubuntu Linux Base Server - Ubuntu 16 and Older

    password standard should suffice. By default we will not be enabling any services like ssh. "Encrypt your home directory?" No (you can choose yes here … anything. If OpenSSH server is required, make sure to use a very very strong password and switch to SSH key authentication as soon as possible. Systems can
    www.bonsaiframework.comDec 18, 2023
  7. Resolving DNS_v0.1.pdf

    : text/HTML PORT 80 (HTTP) PORT 443 (HTTPS) PORT 23 (SSH) PORT 22 (SFTP) 1) User makes request to see webpage 2) Request object is sent to web server (Port 80
  8. Resolving DNS_v0.3.pdf

    : text/HTML PORT 80 (HTTP) PORT 443 (HTTPS) PORT 23 (SSH) PORT 22 (SFTP) Name Server 1) User makes request to see webpage and local host file is the first
  9. 1.0 Setup Solaris 10 Base Server - 2008

    the boot right after you see Hostname: Ctrl BreakKey Then type: boot cdrom CTRLL Remote Console Setup SSH to system which has direct access to the Remote Console … http://www.google.com/url?q=http%3A%2F%2Fdocs.sun.com%2Fapp%2Fdocs%2Fprod%2Fsparc.t5120&sa=D&sntz=1&usg=AFrqEzemyUUteuDkCCf8sEtpanSBNtrbYQ for more details. SSH to a system which has
    www.bonsaiframework.comAug 30, 2016
  10. Docker Cookbook.pdf

    that will be used for outbound traffic to the public Internet and a hostonly interface 192.168.33.10. You will then be able to ssh to the instance and use Docker: $ vagrant up $ vagrant ssh vagrant@vagrantubuntutrusty64:$ docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES In this Vagrant setup, the vagrant
    www.bonsaiframework.com / … / 5.5 DockerMay 06, 2016